Aruba Instant: IAP Packet Capture or Pcap

Get the BSSID first, part of pcap start command.

show ap monitor status

Start Pcap. @IPofcomputer is the ip address of the client that’s receiving the pcap stream.

pcap start BSSID @IPofcomputer UDPPort format size

Get pcap status

show pcap status

Stop pcap

pcap stop <bssid> <id>

Reference
https://community.arubanetworks.com/t5/Mobility-Hero-Tutorials/IAP-Using-remote-pcap-with-Wireshark/ta-p/178540